home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 4617 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.6 KB

  1. Path: newsfeed.internetmci.com!xmission!xmission!not-for-mail
  2. From: bmwright@xmission.com (Just Me)
  3. Newsgroups: comp.sys.mac.comm,comp.dcom.modems
  4. Subject: Re: faster than 28.8
  5. Followup-To: comp.sys.mac.comm,comp.dcom.modems
  6. Date: 8 Feb 1996 13:41:24 GMT
  7. Organization: XMission Internet (801 539 0900)
  8. Message-ID: <4fcui4$i28@news.xmission.com>
  9. References: <sumner-2001961038000001@sumner.tiac.net> <4ds0fp$4ap4@news-s01.ny.us.ibm.net> <AD29910A96685C7229@asd-stat13-153.dial.xs4all.nl> <bgrubb-2301960739100001@10.0.2.15> <4e3lbi$r3m@brachio.zrz.TU-Berlin.DE> <eric-2601960120540001@sobt.accessorl.net> <DM0A30.1x@giskard.demon.co.uk> <eric-0102960011580001@sobt.accessorl.net> <DM429x.w4@giskard.demon.co.uk> <eric-0302960154340001@sobt.accessorl.net>
  10. NNTP-Posting-Host: xmission.xmission.com
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. Eric Shaw (eric@accessorl.net) wrote:
  14.  
  15. : With PPP, this is possible, because PPP does its own compression in your
  16. : computer before the data reaches the modem, so the modem has less data to
  17. : compress.
  18.  
  19.     Wrong.  *Some* PPP implementations do BSD compression.  Most only
  20. do VJ compression which only compresses the headers, not the actual data. 
  21. Anything that I have seen available in the US (i.e. commercial terminal
  22. servers) does not do compression due to some copyright problem with the
  23. compression code.  The BSD compression or LZW, possibly both?, is
  24. "illegal" to implement in thte US.  There may be implementations out 
  25. there if they bought some type of license but it's unlikely in most 
  26. situations that both ends are supporting _full_ compression on a PPP 
  27. link, not just VJ header compression.
  28.  
  29. : The two Couriers were connected to two computers less than 10 feet apart
  30. : from each other, and I connected the line jack on the two modems with a
  31. : straight 8-foot phone cord, the same one that was used with the Supras
  32. : achieving over 11K/s.  ATX3D was typed on one modem, then ATA on the
  33. : other.  There was no significant line noise, as the data was not
  34. : travelling through Southern Bell's phone lines.  The modems reported that
  35. : they were connected at 33600bps due to the near perfect line conditions. 
  36. : Even with Ymodem-G, both computers reported transfer speeds between the
  37. : Couriers of 6200-6300cps.
  38. : It is interesting to note, however, that the Courier can achieve over
  39. : 10K/s (but still not over 11K/s) when downloading from a NON-USR, but not
  40. : when UPLOADING.  This agrees with the processor in it being too slow,
  41. : because most compression protocols require more time to compress (like
  42. : uploading) than to decompress (like downloading), probably including
  43. : v.42bis.
  44.  
  45.     This just isn't true.  I have 2 Couriers and have done the same
  46. test.  With Zmodem on compressable text (nothing extremely compressable,
  47. just average output from 'ls -lR /', 2 meg worth) I see 11400 CPS.  This
  48. is between 2 Courier Dual Standards (V.34) connected to the same 486/100,
  49. thought the same generic $20.00 16550 UART I/O board, using the same
  50. interrupt for both modems/ports even.  The OS is Linux.  As a side note, I
  51. get the same results over _real_ phone lines that are far less than
  52. perfect (when I dial from my first line back to my 2nd sometimes it's
  53. 28.8/28.8 sometimes 26.4 on one channel). 
  54.     What OS/hardware are you using?  Some OS's are very bad about 
  55. handling serial I/O, especially while multitasking, then add on top of 
  56. that the networking code that it's using (if it's an IP connection).  
  57. Also, don't the Mac's have some type of crippled serial port?  (something 
  58. to do with not being true full duples or only doing hardware flow control 
  59. for one direction of the data flow at a time).    
  60.  
  61. -- 
  62. bmwright@xmission.com
  63.  
  64.